.breadcrumb li {
    color: #fff;
    /* opacity: 0.5; */
    text-transform: uppercase;
}

.dropdown:hover .dropdown-menu {
	display: block;
}

.has-error .checkbox, 
.has-error .checkbox-inline, 
.has-error .control-label, 
.has-error .col-form-label,
.has-error .help-block,
.has-error .radio, 
.has-error .radio-inline, 
.has-error.checkbox label, 
.has-error.checkbox-inline label, 
.has-error.radio label,
.has-error.radio-inline label {
  color: #dc3545;
}

.has-error .form-control{
 	border-color: #dc3545;
 	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
 	box-shadow: inset 0 1px 1px rgba(0,0,0,.075); 
}

.member_info ul.edit_list li.current a {
    color: #19a3ad !important;
}

.member_info ul.edit_list ul li {
  padding-left: 50px !important;
}
.update_section, .left_col, .right_section {
    width: 100%;
    float: left;
}

.dropdown:hover .dropdown-menu {
	display: block;
}

ul.pagination li{ list-style:none !important; text-indent: 0 !important; padding:0 !important; }

#BusCat li{list-style: none !important; }